<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {margin:0px auto; font-family:"微软雅黑";font-size:14px;}
ul,li,a,span,h1,div,ol,h1,h2,h3,h4,h5,p,hr,input,label{margin:0px; padding:0px; text-decoration:none; list-style:none;}
body,td,th {font-family: 微软雅黑;}
body {margin-left: auto;margin-top: 0px;margin-right: auto;margin-bottom: 0px;}
a{color:#0057A4;text-decoration:none;outline:none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;color: #F68A1E;}
a:active {text-decoration: none;}
border { border:0px;}
img {border:0px;}

.clear{clear:both;}

.f-l{float:left;}
.f-r{float:right;}


/*------------公用样式结束----------*/


/*------------top----------*/
.top{width: 100%; height:35px; border-bottom:1px solid #DBDBDB; padding-top:5px; background-color:#fff;}
.top1{ margin:0 auto;width:1200px; height:30px;}
.top2{ width:920px; height:30px; text-align:left; font-family:"微软雅黑"; font-size:14px; color:#999;}
.b-top4{
    width: 180px;
    text-align: right;
    float: right;
    line-height:30px;
}


/*------------logo----------*/
#logo{margin:0 auto; width:1260px; height:100px; background-color:#fff;}
.logo1{margin:0 auto; width:1200px; height:100px;background-color:#fff; border-bottom:1px solid #DBDBDB;}
.logo1-1{width:120px; height:100px; border-right:1px dotted #888;}
.logo1-2{width:700px; height:70px; padding-top:20px; padding-left:20px;}
.logo1-3{width:200px; height:auto; padding-top:40px; text-align:right; margin-left:100px;}
.logo1-4{width:41px; height:40px; margin-left:20px;padding-top:40px;}
.sjlogo1{width:100%;}

/*--导航--*/

.transition {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.pc-nav{width:1260px; height:100px; background-color:#fff; margin-top:-10px;}
.nav_green {
  margin:0 auto;
  height: 100px;
  width: 1200px;
  background-color:#fff;
  z-index: 3000;
}

ul.gdao li {
  width: 120px;
  float: left;
  list-style: none;
  text-align: center;
  height: 100px;
  position: relative;
}

ul.gdao li a {
  display: block;
  height: 100px;
  text-align: center;
  position: relative;
}

ul.gdao li:hover, ul.gdao li.hover {
  background-color: #e70012;
}

ul.gdao li b {
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  padding-top: 35px;
  display: inline-block;
}


ul.gdao li span {
  font-family: 'Arial';
  line-height: 12px;
  font-size:12px;
    display: block;
  text-align: center;
  line-height: 20px;
  color:#666666;
}

ul.gdao li:hover b, ul.gdao li.hover b {
  color: #ffffff;
}

ul.gdao li:hover span, ul.gdao li.hover span {
  color: #ffffff;
}

ul.gdao li ul {
  width: 120px;
  top: 100px;
  line-height: 30px;
  position: absolute;
  z-index: 999;
  left: 0;
  display: none;
}

ul.gdao li ul li {
  float: left;
  height: 40px;
  width: 120px;
  border-bottom: 1px dotted #0069aa;
  background: none;
  background-color: #ffffff;
  line-height: 40px;
  position: relative;
}

ul.gdao li ul li:hover {
  background: none;
  background-color: #e70012;
  line-height: 40px;
  padding: 0;
}

ul.gdao li ul li a {
  color: #000000;
  line-height: 40px;
  height: 40px;
  display: block;
  padding: 0;
  position: relative;
}

ul.gdao li ul li:hover a {
  color: #fff;
}

ul.gdao li ul li ul {
  position: absolute;
  width: 120px;
  height: 50px;
  left: 126px;
  top: 0;
  display: none;
}

ul.gdao li ul li:hover ul {
  display: block;
}

ul.gdao li ul li:hover ul li a {
  color: #ffffff;
}

ul.gdao li ul li ul li {
  width: 120px;
  height: 40px;
  background-color: #666666;
}

ul.gdao li ul li ul li:hover a {
  color: #ffffff;
  display: block;
  height: 40px;
  background-color: #333333;
  line-height: 40px;
}

ul.gdao li ul li ul li a:hover {
  color: #333333;
  background-color: #fcf5c1;
}

ul.gdao li ul div.toplei {
  width: 152px;
  padding: 10px;
  border-left: 1px #cccccc solid;
  overflow: hidden;
  height: auto;
}

ul.gdao li ul .tflda a {
  font-weight: 900;
  font-size: 14px;
}

ul.gdao li ul .tflxa a {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 24px;
  height: 24px;
}



/*--手机导航--*/
.ph-menu{
	width: 100%;
	height: auto;
	text-align: center;
	overflow:hidden;
}
.ph-menu2{
	width: 100%;
	height: auto;
	padding:5px;
	padding-left:5px;
	background-color: #434343;
	text-align: center;
	overflow:hidden;

}
.ph-menu1 a{
	display: inline-block;
	margin:1% 0px;
	padding:2% 0px;
	width: 23.7%;
	text-align: center;
	font-size: 14px;
	color: #fff;
    background-color: #CC061B;
	border:1px solid #fff;
	box-sizing:border-box;
}
.ph-menu12{
	display: block;
	margin:-3px auto;
	padding:1%;
	width: 25%;
	
}
.ph-menu12 h2{
	display: block;
	margin:2px;
	margin-left:-0.5px;
	padding:5%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color:#E70012;
	display: block;
	border:1px solid #fff;
	box-sizing:border-box;
}
.ph-menu12:hover h2{
	text-decoration: none;
}
.ph-menu12:focus{text-decoration: none}





/*banner*/
.banner {
	position:absolute;
	width:100%;
	top:0px;
	z-index:-1;
	margin-top:15px;
}
#banner li{position:absolute;width:100%;top:0;left:0;display:none;}	
#banner li img{width:100%;}

#banner li:first-child{
	display:block;
}

.bannerbg{top:0;left:0;position:relative;z-index:10;}
#leftBtn{left:0;background:url(img/leftbtn.png) no-repeat center center ;}

#rightBtn{right:0;background:url(img/rightbtn.png) no-repeat center center;}
#rightBtn ,#leftBtn{position:absolute;top:31%;width:40px;height:125px;display:block;opacity:0.5;filter:alpha(opacity=50);z-index:1000; cursor:pointer;}


/*手机banner轮播*/
.sj-banner{width:100%}
.sj-banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:10px;bottom:10px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}


/*------------about---------*/
#about{width:100%; height:auto; background-color:#f2f2f2; padding-top:40px; padding-bottom:40px; margin-top:-5px; overflow:hidden;}
.about1{margin:0 auto; width:1260px; height:auto;}
.about2{width:407px; height:auto; margin-right:30px;}
.about2-1{width:407px; height:auto; background-color:#fff; padding:5px;}
.about2-2{width:407px; height:auto; padding-top:8px; text-align:left;}
.about3{width:380px; height:auto;}
.about3-more{width:380px; height:30px; text-align:center; margin-top:30px; background-color:#E70012;}
.about3-more:hover{background-color:#016AAB;}
.about3-more a:hover{ color:#fff;}

#sj-about{width:100%; height:auto; background-color:#f2f2f2; padding:10px;overflow:hidden; margin-top:-10px;}
.sj-about2{width:100%; height:auto; margin-right:30px;}
.sj-about2-1{width:100%; height:auto; background-color:#fff; padding:5px;}
.sj-about2-1 img{width:100%; height:auto; background-color:#fff; padding:5px;}
.sj-about2-2{width:100%; height:auto; padding-top:8px; text-align:left;}
.sj-about3{width:100%; height:auto;padding:10px;}
.sj-about3-more{width:100%; height:30px; text-align:center; margin-top:30px; background-color:#E70012;}


/*--首页栏目--*/
#sylm{width:100%; height:auto; padding-top:30px; text-align:center;}
.sylm1{width:100%; height:auto; text-align:center;}

/*------------pic---------*/
#cpfl{width:100%; height:70px; background:url(img/l1.jpg) center no-repeat; margin-bottom:20px;}
.cpfl1{margin:0 auto; width:1200px; height:auto;}
.h-proc1{
	width: 99%;
	height: auto;
	text-align: center;
}
.h-proc1 a{
	display: inline-block;
	margin:2px;
	width: 140px;
	height:38px;
	background-color:#016AAB;
	font-size: 16px;
	color: #fff;
	padding-top:2px;
	text-align: center;
	line-height:35px;
	margin-right:5px;
	border-spacing:5px;
	transition: all 0.3s ease-in-out;
}
.h-proc1 a:hover{
	background-color: #E70012;
	color: #fff;}
	
.s-pro001{margin:0 auto; width: 1200px; height: auto; overflow: hidden; margin-top:20px; }
.s-pro001 li{border:1px solid #E3E3E3; padding:10px; margin-bottom:10px; background-color:#F6F6F6;}
.s-pro001 li:hover{border:1px solid #016AAB;}

.s-pro001 li .tu{margin:0 auto; width: 100%;overflow: hidden; position: relative;}
.s-pro001 li .tu .uptu{ position: absolute; top: -365px; width: 100%; height:272px; overflow:hidden; background-image: url(img/tm.png); }
.s-pro001 li:hover .tu .uptu{ left: 0px; top: 0px; padding-top:10px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.s-pro001 li .tu .uptu span{ display: block; width: 96%; margin:0 auto; overflow: hidden; padding:20px 25px; text-align: left; font-size: 15px; line-height: 170%; color: #fff;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.s-pro001 li .nr{ width:100%;padding-top:10px; padding-bottom:10px;}
.s-pro001 li .nr h4 a{
	display:block;
	margin:0 auto;
	padding-top:10px;
	height:30px;
	line-height:30px;
	width:270px;
	text-align:left;
	font-family: "微软雅黑";
	font-size:14px;
	color:#5a5a5a;
	text-indent:5px;
	overflow:hidden;
	letter-spacing:0px;
	font-weight: normal;
}
.cpjj{width:100%; height:auto;}
.s-pro001 li .nr .more01 a{ float:left; margin-top:10px; margin-left:20px; width:130px; height:26px; line-height:26px; text-align:center; border:#719e88 1px solid; background-color:#b3e0ca; color:#000; overflow:hidden;}	

/*--ys--*/
#ys{width:100%; height:960px; background:url(img/ys.jpg) center no-repeat; margin-top:10px;}
.ys1{margin:0 auto; width:665px; height:auto; padding-top:50px; padding-left:60px;}
.ys2{margin:0 auto; width:600px; height:132px; padding:10px; background:url(img/ysbj.png) center no-repeat; margin-bottom:15px;}
.ys3{margin:0 auto; width:600px; height:132px; padding:10px; background:url(img/ysbj1.png) center no-repeat; margin-bottom:15px;}
.ys2-1{width:100px; height:auto; text-align:center;}
.ys2-2{width:380px; height:auto; padding-top:10px; text-align:left; margin-left:90px;}
.ys2-3{width:460px; height:auto; padding-top:10px; text-align:left;}

/*--al--*/
#al{width:100%; height:auto;padding-bottom:20px; background-color:#016AAB;}

/*------------新闻----------*/
.y-news004{
  margin:0 auto;
  margin-top:30px;
  width:1200px;
  height: auto;
}
.y-news004 ul{
  width: 100%;
}
.y-news004 ul li{
  margin-right:50px;
  float: left;
  width: 530px;
  height: 110px;
  padding:10px;
  background-color:#f8f8f8;
  margin-bottom:20px;

}
.y-news004 ul li:hover{box-shadow: 0px 0px 15px #aaa;}
.y-news004 ul li img{
  float: left;
  width: 150px;
  height: 90px;
  overflow: hidden;
}
.y-news004 ul li .r01{
  text-align:left;
  float: right;
  width: 340px;
  height: auto;

}
.y-news004 ul li .r01 a h8{
	display: block;
	width:100%;
	height:25px;
	font-size: 18px;
	color: #5a5a5a;
	font-family: "微软雅黑";
	font-weight: normal;
}
.y-news004 ul li:hover .r01 a h8{
  color: #a51515;
}
.y-news004 ul li .r01 p{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 13px;
  color: #9f9f9f;
  line-height: 120%;
  overflow: hidden;
  padding-top:10px;
}



/*------------foot----------*/
#foot{width:100%; height:300px; background:url(img/foot.jpg) center no-repeat;overflow:hidden; margin-top:50px; border-bottom:1px solid #fff;}
.foot1{margin:0 auto; width:1200px; height:auto; padding-bottom:20px; padding-top:30px; overflow:hidden;}
.foot2{width:600px; text-align:left; padding-top:30px;}
.foot3{width:235px; height:235px;}

.foot4{width:100%; height:auto;padding:20px; background-color:#333333; text-align:center; overflow:hidden;}
.foot4-1{width:740px; height:auto; text-align:left;}
.foot5{width:430px; height:auto; float:right; padding-top:20px;}
.foot5-1{width:70px; height:42px; padding-top:8px; text-align:center; margin-right:15px; background-color:#535A62;}
.foot5-1:hover{background-color:#E70012;}
.foot5-1 a:hover{color:#fff;}

/*sj-foot*/

.g-ft{padding-bottom:30px;}
.g-ft .u-top{width: 36px; margin: 0 auto; display: block;}
 .g-ft .u-top img{width: 36px;}
.g-ft p{font-size: 15px; color: #333; text-align: center; padding:16px 0 24px;background: #eee; margin-top: -26px;line-height:28px;}



/* 底部固定导航 */
.social_nav5{height:58px;position:fixed; bottom:0; width:100%;  z-index:999; background: #222; }

.social_nav5 li{ width:25%; float:left; position:relative;border-right:1px solid #fff;border-left:1px solid #fff; font-size:12px; text-align:center; color:#202020;line-height:14px; height:58px;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
.social_nav5 li:last-child{border-right:none;}
.social_nav5 li:first-child{border-left:none;}
.social_nav5 li em{ width:23px; display:block; margin:0 auto; padding:10px 0 6px 0;}
.social_nav5 li em img{width: 23px;}
.social_nav5 li a{ color:#fff; font-family:"微软雅黑"; font-weight:bold;}
.social_nav5 li.cur{ color:#fff; background: #04B677;}
.social_nav5 li .erji{ position:absolute; bottom:58px; left:0; width:100%; text-align:left; background:#0c7051; display:none; }
.social_nav5 li .erji a{ display:block; border-bottom:1px solid #20a6ee; font-size:12px; height: 26px; line-height:26px;position:relative; text-align:center;  color:#fff;}
.social_nav5 li .erji a:last-child{border-bottom:none;}


/* 内页 */
#nybanner{position:absolute;top:0;left:0;width:100%; height:510px; background:url(img/aboutbnnner.jpg) center no-repeat; margin-top:15px;z-index:-1;}
#nybanner1{position:absolute;top:0;left:0;width:100%; height:510px; background:url(img/qywh.jpg) center no-repeat; margin-top:15px;z-index:-1;}
#nybanner2{position:absolute;top:0;left:0;width:100%; height:510px; background:url(img/zjlzc.jpg) center no-repeat; margin-top:15px;z-index:-1;}
#nybanner3{position:absolute;top:0;left:0;width:100%; height:510px; background:url(img/news.jpg) center no-repeat; margin-top:15px;z-index:-1;}
#nybanner4{position:absolute;top:0;left:0;width:100%; height:510px; background:url(img/shfw.jpg) center no-repeat; margin-top:15px;z-index:-1;}
#nybanner5{position:absolute;top:0;left:0;width:100%; height:510px; background:url(img/shzp.jpg) center no-repeat; margin-top:15px;z-index:-1;}
#nybanner6{position:absolute;top:0;left:0;width:100%; height:510px;background:url(img/lxwm.jpg) center no-repeat; margin-top:15px;z-index:-1;}
#nybanner7{position:absolute;top:0;left:0;width:100%; height:510px;background:url(img/pic.jpg) center no-repeat; margin-top:15px;z-index:-1;}
#nybanner8{position:absolute;top:0;left:0;width:100%; height:510px;background:url(img/qyry.jpg) center no-repeat; margin-top:15px;z-index:-1;}
#nybanner9{position:absolute;top:0;left:0;width:100%; height:510px;background:url(img/crcm.jpg) center no-repeat; margin-top:15px;z-index:-1;}
#nybanner10{position:absolute;top:0;left:0;width:100%; height:510px;background:url(img/gcal.jpg) center no-repeat; margin-top:15px;z-index:-1;}

#nysylm{width:100%; height:auto; padding-top:30px; padding-bottom:20px; text-align:center; margin-top:290px; background-color:#016AAB;}
#sj-sylm{width:100%; height:auto; padding-top:30px; padding-bottom:20px; text-align:center;background-color:#E70012; margin-top:-10px;}


.nyzw1{margin:0 auto; width:1200px; height:auto; border-bottom:1px dashed #ccc; padding-bottom:10px;margin-bottom:30px; margin-top:40px;overflow:hidden;}
.nyzw2{width:660px; height:auto; text-align:left;}
.nyzw3{width:540px; height:auto; float:right;}
.nyzw4{width:100px; height:25px; padding-top:2px;text-align:center; background-color:#016AAB; margin-right:10px;float:right; }
.nyzw4 a{font-family:"微软雅黑"; font-size:14px; color:#fff; font-weight:bold;}
.nyzw4:hover{background-color:#E70012;}
.nyzw4:hover a{color:#fff;}

.sj-nyzw1{width:100%; height:auto; border-bottom:1px dashed #ccc; padding-bottom:10px;margin-bottom:20px; margin-top:20px;overflow:hidden;}
.sj-nyzw2{width:100%; padding-left:10px; height:auto; text-align:left;}
.sj-nyzw3{width:100%; height:auto; padding-top:20px;}

#nycpzs{margin:0 auto; width:1200px; height:auto;overflow:hidden;}
.nyzw{margin:0 auto; width:1200px; height:auto; border:1px dotted #888; padding:20px;text-align:left; margin-bottom:20px; overflow:hidden;}
#nycpzs1{margin:0 auto; width:1200px; height:auto;overflow:hidden;}
#sj-nycpzs{width:100%; height:auto;overflow:hidden; padding:10px;}
.dt{width:100%; height:360px; margin-top:20px; overflow:hidden;}

/*内页新闻*/
.xwconny{ margin-right: 10px; padding-top: 10px; width:100%; float: left; border-bottom: 1px dashed #eaeaea;}
.xwconny:hover{ background-color:#F5F5F5;}
.xwconny .dateny{ float: left; padding-top: 30px; width:90px; font-family:"华文细黑"; font-size:70px; color:#ccc; text-align: center; }

.xwconny .dateny span{ font-size: 18px;  }
.xwconny .connrny{ float:right;  width:90%; height:auto;}
.xwconny .connrny h1{  margin: 0px; padding: 0px; border: none; font-size: 24px; color: #5bc4bf; text-align: left; }
.xwconny .connrny h1 a{ color: #333333;font-size: 18px; font-weight: normal; }
.xwconny .connrny p{ color: #9e9e9e; font-size: 14px; line-height: 22px;  }
.xwconny .connrny p a{ color: #9e9e9e; font-size: 14px; }

.xwconny:hover .date{ float: left; width: 90px; height: 120px; font-family:"华文细黑"; font-size: 80px; 
    color: #fa3e3e; text-align: center; line-height: 120px;  }
.xwconny:hover .connr h1 a{ color: #fa3e3e;font-size: 18px; font-weight: normal; }


/*====================手机====================*/
@media only screen and (max-width: 768px){
	/*.container-fluid{margin:0px -10px;}*/
	#margin-0-10{margin:0px -10px;}
	#show-h-1200{display: none;}
	#show-h-768{display: none;}
	.banner{display: none;}
	.bannerbg{display: none;}
	.s-pro001{width:100%; padding-left:10px;}
	.h-pro01{
		margin:5px -10px;
		padding:2px;
	}
	.h-pro01 a h2, .h-pro01 p, .h-pro01 a{
		font-size: 13px;
	}
	.h-pro01 p{display: none;}
	.h-pro01 a{ margin-top: 15px; margin-bottom: 15px; }
	
	#logo{display: none;}
	.logo1-2{width:100%;}
	.top1{width:100%;}
	.top2{display: none;}
	#about{display: none;}
	#cpfl{display: none;}
	.cpfl1{width:100%;}
	.sylm1{display: none;}
	.cpjj{display: none;}
	#ys{display: none;}
	.y-news004{width:100%}
	.y-news004 ul li img{display: none;}
	.y-news004 ul li{width:100%}
	.y-news004 ul li .r01{width:100%}
	#foot{display: none;}
	.foot4{display: none;}
	#nybanner{display: none;}
	#nybanner1{display: none;}
	#nybanner2{display: none;}
	#nybanner3{display: none;}
	#nybanner4{display: none;}
	#nybanner5{display: none;}
	#nybanner6{display: none;}
	#nybanner7{display: none;}
	#nybanner8{display: none;}
	#nybanner9{display: none;}
	#nybanner10{display: none;}
	#nysylm{display: none;}
	.nyzw1{display: none;}
	.nyzw{width:100%; padding:10px;}
	#nycpzs{width:100%; padding:10px;}
	#nycpzs1{display: none;}

	
	/*系统原样式修改*/
	.min_box_content{display: none;}
	.showpics{margin:3% !important;}

}
/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	#show-h-1200{display: none;}
	.banner{display: none;}
	.bannerbg{display: none;}
	.s-pro001{width:100%;padding-left:10px;}
	#logo{display: none;}
	.logo1-2{width:100%;}
	.top1{width:100%;}
    .top2{display: none;}
	#about{display: none;}
	#cpfl{display: none;}
	.cpfl1{width:100%;}
	.sylm1{display: none;}
	.cpjj{display: none;}
	#ys{display: none;}
	.y-news004{width:100%}
	.y-news004 ul li{width:100%}
	.y-news004 ul li img{display: none;}
	.y-news004 ul li .r01{width:100%}
	#foot{display: none;}
	.foot4{display: none;}
	#nybanner{display: none;}
	#nybanner1{display: none;}
	#nybanner2{display: none;}
	#nybanner3{display: none;}
	#nybanner4{display: none;}
	#nybanner5{display: none;}
	#nybanner6{display: none;}
	#nybanner7{display: none;}
	#nybanner8{display: none;}
	#nybanner9{display: none;}
	#nybanner10{display: none;}
	#nysylm{display: none;}
	
	.nyzw1{display: none;}
	.nyzw{width:100%; padding:10px;}
	#nycpzs{width:100%; padding:10px;}
	#nycpzs1{display: none;}
}
/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sj-banner{display: none;}
	#sj-about{display: none;}
    .sj-news2{display: none;}
	.g-ft{display: none;}
	.sjlogo1{display: none;}
	.ph-menu{display: none;}
	.sj-jz1{display: none;}
	.sj-nyzw1{display: none;}
	.sj-nyzw{display: none;}
	#sj-sylm{display: none;}
    .sj-nyzw1{display: none;}
	.sj-nyzw{display: none;}
	#sj-nycpzs{display: none;}
	
}




.a1 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a2 {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #016aab;
	text-decoration: none;
}

.a3 {
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	color: #E50014;
	text-decoration: none;
}

.a4 {
	font-family: "微软雅黑";
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	color: #e50014;
	text-decoration: none;
}
.a5 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.a6 {
	font-family: "微软雅黑";
	font-size: 30px;
	font-weight: bolder;
	line-height: 40px;
	color: #2B2422;
	text-decoration: none;
}
.a7 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
    text-decoration: none;}	

.a8 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #1A1615;
	text-decoration: none;
}
.a9 {
	font-family: "微软雅黑";
	font-size: 38px;
	line-height: 50px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}

.a10 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a11 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #8B8B8B;
	text-decoration: none;
}
.a12 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.a13 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.a14 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #1c1c1c;
	text-decoration: none;
}
.a15 {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #016AAB;
}
.a16 {
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.a17 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a18 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.a19 {
	font-family: "微软雅黑";
	font-size: 38px;
	line-height: 50px;
	font-weight: bold;
	color: #E70012;
	text-decoration: none;
}

.a20 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}</pre></body></html>